home *** CD-ROM | disk | FTP | other *** search
- Subject: Re:
- Sent: 7/24/96 3:05 PM
- Received: 7/24/96 3:11 PM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >Hi ODF Team,
- >
- >I have been doing some testing of my part embeded in both ODF parts &
- >non-ODF parts, and I have found a problem when I am embeded that does not
- >happen when not embeded. It seems that every time my view's Draw function
- >is called (my view was invalidated), the view is erased beforehand. When
- >not embeded this does not happen. This automatic erasing is a problem for
- >me. Where is it happening and how can I circumvent it?
- >
- >Thanks,
- >Scott
- >--
- >Scott Daniels scottdfl@sprynet.com
- >"Life appears the way you choose to see it."
-
- This is not a problem with your part but a problem with the container.
- ODFDraw (and I am sure other containers) first draws what's under your
- frame, creating this flickering. A good container (and I will fix that
- one day) should clip out the embedded facets and not redraw under.
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-
-